HipVertexArrayObject.createVertexBuffer

Creates and binds a vertex buffer.

The vertex buffer size is dependant on the attributes that were appended to this vertex array.

class HipVertexArrayObject
void
createVertexBuffer
(
uint count
,
HipResourceUsage usage
)

Meta